HeaderPath Property (AutoCompleteBase<T>)
Gets or sets the name of a property to use for getting the value displayed in the control's input element.
public virtual string HeaderPath {get; set;}
'Declaration
Public Overridable Property HeaderPath As String